home *** CD-ROM | disk | FTP | other *** search
/ CD Pro / CD Pro.iso / PIIXDRV / OS2 / PIIXDRV.Z / README.TXT < prev    next >
Text File  |  1996-04-26  |  22KB  |  615 lines

  1. ****************************************************************************
  2. ****************************************************************************
  3. *                                                                          *
  4. *       PIIX Bus Master IDE Drivers for OS/2*                              *
  5. *       Installation, Usage, and Release Note Information                  *
  6. *                                                                          *
  7. *       NOTE:                                                              *
  8. *            In this document, the term "PIIX" refers to any/all of the    *
  9. *            following Intel PCIset devices:                               *
  10. *            82371FB (PIIX1) or 82371SB (PIIX3) in conjunction with        *
  11. *            the following Intel PCIsets:                                  *
  12. *            430FX, 430HX, 430VX and 440FX                                 *
  13. *                                                                          *
  14. *            Also, the term "processor" refers to the Intel Pentium(R)     *
  15. *            and Pentium(R) Pro devices ONLY.                              *
  16. *                                                                          *
  17. ****************************************************************************
  18. ****************************************************************************
  19.  
  20. ***     Document Header Revision Information:
  21. ***         $Revision:   1.3  $
  22. ***         $Date:   Apr 26 1996 $
  23.         
  24. ****************************************************************************
  25. *       INTRODUCTION                                                       *
  26. ****************************************************************************
  27. This document describes the installation procedure and usage information
  28. for the PIIX Bus Master IDE Drivers for OS/2. Also included 
  29. are release notes describing any problems or issues with the software which 
  30. were known at the time of shipment.
  31.  
  32. ****************************************************************************
  33. *       CONTENTS OF THIS DOCUMENT                                          *
  34. ****************************************************************************
  35. This document contains the following sections:
  36.  
  37.     System Requirements
  38.     Installing the Software
  39.     Command Line Switches
  40.     Un-installing the Software
  41.     Troubleshooting
  42.     Identifying the Software Version Number
  43.     Contents of the Distribution Package
  44.     Storage Devices Supported
  45.     Release Notes
  46.  
  47. ****************************************************************************
  48. *       SYSTEM REQUIREMENTS                                                *
  49. ****************************************************************************
  50. Hardware:
  51.  
  52. 1.  The system must contain a supported processer and PIIX device as specified 
  53.     by the NOTE at the beginning of this document.
  54.  
  55. 2.  Ensure that a mouse is connected to the system.
  56.  
  57. 3.  Do not use any other add-in IDE (PCI or ISA) card in the system during 
  58.     installation.
  59.  
  60. Operating System:
  61.  
  62. 1.  IBM OS/2 2.x or Warp* 3.x must be installed on the system prior to
  63.     installing the driver.
  64.  
  65. 2.  Perform installation off of the on-board primary PIIX IDE interface.
  66.  
  67.  
  68. BIOS:
  69.  
  70. The BIOS must properly initialize the PIIX IDE interface for bus master
  71. operation.
  72.  
  73. ****************************************************************************
  74. *       INSTALLING THE SOFTWARE                                            *
  75. ****************************************************************************
  76. The following procedures for the installation of the PIIX Bus Master IDE
  77. Drivers for OS/2 (PIIXIDE.ADD and PIIXIDE.FLT) are specific only to the
  78. version of the drivers currently contained within this package.  
  79.  
  80. The following procedures assume that the OS/2 operating system was installed 
  81. properly on the target system, and that the standard PIIX IDE driver, 
  82. IBM1S506.ADD, and ATAPI CD-ROM filter driver, IBMIDECD.FLT, were used.
  83. If IBM1S506.ADD or IBMIDECD.FLT were not used, the drivers which replaced them
  84. should be un-installed before installing PIIXIDE.ADD and PIIXIDE.FLT.
  85. Furthermore, if IBM1S506.ADD and IBMIDECD.FLT were not originally installed
  86. on the target system, they should be installed first, and the system re-tested
  87. with them, before installing PIIXIDE.ADD and PIIXIDE.FLT.
  88.  
  89. By default, bus mastering is disabled on ATAPI CD-ROM devices.  For DMA capable
  90. CD-ROM devices, it should be enabled using command line parameters on the
  91. PIIXIDE.ADD line in CONFIG.SYS.  For example, if the CD-ROM device is
  92. connected as slave on the secondary IDE cable, bus mastering can be enabled
  93. by installing PIIXIDE.ADD as follows:
  94.  
  95.     BASEDEV=PIIXIDE.ADD /A:1 /U:1 /BM
  96.  
  97. Note: For special conditions that may apply to your system, please review the
  98.       RELEASE NOTES section, before installing the PIIX Bus Master IDE Drivers
  99.       for OS/2.
  100.  
  101. Automatic Install Procedure:
  102. ****************************
  103.  
  104. 1.  Run the install utility (INSTALL.EXE).  INSTALL.EXE copies PIIXIDE.ADD 
  105.     and PIIXIDE.FLT from the source directory to the target directory,
  106.     and changes the CONFIG.SYS file to install them.
  107.  
  108.     Command line format:   install [options]
  109.  
  110.     Command line options:
  111.  
  112.     /s:<source path>   Specifies the path to the directory containing
  113.            PIIXIDE.ADD.  The default source is the directory 
  114.            containing INSTALL.EXE.
  115.  
  116.     /t:<target path>   Specifies the path to the directory where 
  117.            INSTALL.EXE will copy PIIXIDE.ADD.  The default 
  118.            target is the \OS2 directory on the boot drive.
  119.  
  120.     /tu:<boot path>    Specifies the path to the directory containing
  121.            the CONFIG.SYS file.  The default directory is 
  122.            the root of the boot drive.
  123.  
  124.     /l:<logfile>       Specifies an optional log file.  If this option 
  125.            is used, the output will be redirected to the 
  126.            specified file, and INSTALL.EXE will run 
  127.            unattended.
  128.  
  129.     /p:<option>        Specifies a command line parameter for PIIXIDE.ADD.
  130.            The command line parameters will be inserted in the
  131.            PIIXIDE.ADD command line in the same order as the
  132.            corresponding /p:<option> parameters on the INSTALL
  133.            command line.
  134.  
  135.     /fp:<option>       Specifies a command line parameter for PIIXIDE.FLT.
  136.            The only command line parameter parameter supported
  137.            by the ATAPI CD-ROM filter driver is /v (verbose).
  138.     
  139.     All command line parameters are optional.  The install utility will not 
  140.     install the PIIX Bus Master IDE drivers if it cannot detect one of the
  141.     supported Intel PCIsets.
  142.  
  143. 2.  Shutdown and reboot the system.
  144.  
  145.  
  146. Manual Install Procedure:
  147. *************************
  148.  
  149. 1.  Copy PIIXIDE.ADD and PIIXIDE.FLT to the \OS2 directory on the boot drive.
  150.  
  151. 2.  Make the following changes to the CONFIG.SYS file:
  152.  
  153.     Replace:
  154.     BASEDEV=IBM1S506.ADD
  155.  
  156.     with:
  157.     BASEDEV=PIIXIDE.ADD
  158.  
  159.     Replace:
  160.     BASEDEV=IBMIDECD.ADD
  161.  
  162.     with:
  163.     BASEDEV=PIIXIDE.FLT
  164.  
  165. 3.  Shutdown and reboot the system.
  166.  
  167.  
  168. Note: PIIXIDE.ADD auto-detects DMA capable hard disk drives and configures
  169.       them and the Intel PCIset for bus master DMA transfers.
  170.  
  171. ****************************************************************************
  172. *       PIIXIDE.ADD COMMAND LINE SWITCHES                                  *
  173. ****************************************************************************
  174.  
  175. 1.  Adapter Switch:            /A:x       where x is 0, 1, 2, or 3.
  176.  
  177.     This selects the adapter that will be referenced by subsequent
  178.     switches.
  179.  
  180. 2.  Unit Switch:               /U:x       where x is 0, 1, 2, or 3.
  181.  
  182.     This selects the unit that will be referenced by subsequent switches.
  183.  
  184. 3.  Bus Master Disable Switch: /!BM
  185.  
  186.     This will disable the bus master DMA feature.  This capability is fully
  187.     auto-detected by the driver.  If for any reason it is desirable to
  188.     disable bus master DMA transfers, this switch can be used on a per
  189.     adapter or per unit basis.  If used after a /A:x switch but prior to
  190.